var runtime.boundsErrorFmts

2 uses

	runtime (current package)
		error.go#L145: var boundsErrorFmts = [...]string{
		error.go#L182: 	fmt := boundsErrorFmts[e.code]